object AboutForm: TAboutForm Left = 273 Top = 100 ActiveControl = Button4 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'catocat' ClientHeight = 172 ClientWidth = 344 Color = 12500670 DefaultMonitor = dmMainForm Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 7 Top = 3 Width = 329 Height = 109 Shape = bsFrame end object Label6: TLabel Left = 63 Top = 71 Width = 91 Height = 14 Cursor = crHandPoint Alignment = taRightJustify AutoSize = False Caption = 'catocat v3.10' Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label1: TLabel Left = 63 Top = 70 Width = 91 Height = 14 Cursor = crHandPoint Alignment = taRightJustify AutoSize = False Caption = 'catocat v3.10' Font.Charset = TURKISH_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label7: TLabel Left = 65 Top = 86 Width = 153 Height = 13 Cursor = crHandPoint Alignment = taRightJustify Caption = 'L�tfen kay�tl� kullan�c� olun.' Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label8: TLabel Left = 65 Top = 85 Width = 153 Height = 13 Cursor = crHandPoint Alignment = taRightJustify Caption = 'L�tfen kay�tl� kullan�c� olun.' Font.Charset = TURKISH_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Image1: TImage Left = 16 Top = 9 Width = 200 Height = 56 AutoSize = True Picture.Data = {} Stretch = True end object Image2: TImage Left = 24 Top = 71 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label2: TLabel Left = 248 Top = 36 Width = 68 Height = 13 Alignment = taRightJustify Caption = '21/01/2001' Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 247 Top = 35 Width = 68 Height = 13 Cursor = crHandPoint Alignment = taRightJustify Caption = '21/01/2001' Font.Charset = TURKISH_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label10: TLabel Left = 237 Top = 21 Width = 85 Height = 13 Caption = 'Derleme Tarihi' Font.Charset = TURKISH_CHARSET Font.Color = 64 Font.Height = -11 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object GroupBox1: TGroupBox Left = 8 Top = 112 Width = 329 Height = 57 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Button1: TButton Left = 10 Top = 25 Width = 90 Height = 25 Caption = '1' Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ModalResult = 2 ParentFont = False TabOrder = 0 end object Button2: TButton Left = 118 Top = 25 Width = 90 Height = 25 Caption = '2' Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ModalResult = 2 ParentFont = False TabOrder = 1 end object Button3: TButton Left = 228 Top = 25 Width = 90 Height = 25 Caption = '3' Font.Charset = TURKISH_CHARSET Font.Color = clWhite Font.Height = -12 Font.Name = 'Verdana' Font.Style = [fsBold] ModalResult = 2 ParentFont = False TabOrder = 2 end end object Button4: TButton Left = 240 Top = 83 Width = 75 Height = 18 Caption = 'Lisans' Font.Charset = TURKISH_CHARSET Font.Color = clGreen Font.Height = -11 Font.Name = 'Verdana' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = Button4Click end end